home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / share / 07 / setup.exe / babylon.chm / htmlhelp.css < prev    next >
Cascading Style Sheet File  |  2001-04-11  |  3KB  |  95 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  BODY { background-color : white;}
  4.  .mvd-BODY { background-color : white;}
  5.  P { font-family : "Arial";
  6.      font-size : 12.0pt;
  7.      color : black;}
  8.  .mvd-P { font-family : "Arial";
  9.           font-size : 12.0pt;
  10.           color : black;}
  11.  H1 { font-family : "Arial";
  12.       font-weight : bold;
  13.       font-size : 16.0pt;}
  14.  .mvd-H1 { font-family : "Arial";
  15.            font-weight : bold;
  16.            font-size : 16.0pt;}
  17.  H2 { font-family : "Arial";
  18.       font-weight : bold;
  19.       font-size : 14.0pt;}
  20.  .mvd-H2 { font-family : "Arial";
  21.            font-weight : bold;
  22.            font-size : 14.0pt;}
  23.  H3 { font-family : "Arial";
  24.       font-weight : bold;
  25.       font-size : 12.0pt;}
  26.  .mvd-H3 { font-family : "Arial";
  27.            font-weight : bold;
  28.            font-size : 12.0pt;}
  29.  H4 { font-family : "Arial";
  30.       font-weight : bold;
  31.       font-size : 12.0pt;}
  32.  .mvd-H4 { font-family : "Arial";
  33.            font-weight : bold;
  34.            font-size : 12.0pt;}
  35.  H5 { font-family : "Arial";
  36.       font-weight : bold;
  37.       font-size : 12.0pt;}
  38.  .mvd-H5 { font-family : "Arial";
  39.            font-weight : bold;
  40.            font-size : 12.0pt;}
  41.  H6 { font-family : "Arial";
  42.       font-weight : bold;
  43.       font-size : 12.0pt;}
  44.  .mvd-H6 { font-family : "Arial";
  45.            font-weight : bold;
  46.            font-size : 12.0pt;}
  47.  A:link { text-decoration :underline;
  48.           color : blue;}
  49.  A:visited { text-decoration :underline;
  50.              color : blue;}
  51.   CITE.expandspot { font-style : normal;
  52.         color : green;
  53.         cursor: hand;}
  54.  .mvd-CITE-expandspot { font-style : normal;
  55.         color : green;
  56.         cursor: hand;}
  57.  DFN.collapsed { font-style : italic;
  58.         font-weight : normal;
  59.         display : 'none';
  60.         color : red;}
  61.  .mvd-DFN-collapsed { font-style : italic;
  62.         font-weight : normal;
  63.         display : 'none';
  64.         color : red;}
  65.  DFN.expanded { font-style : italic;
  66.         font-weight : normal;
  67.         color : red;}
  68.  .mvd-DFN-expanded { font-style : italic;
  69.         font-weight : normal;
  70.         color : red;}
  71.  EM.dropspot { cursor : hand;
  72.         color : green;}
  73.  .mvd-EM-dropspot { cursor : hand;
  74.         color : green;}
  75.  CITE.glossterm { font-style : normal;
  76.         color : maroon;
  77.         cursor : hand;}
  78.  .mvd-CITE-glossterm { font-style : normal;
  79.         color : maroon;
  80.         cursor : hand;}
  81.  DFN.glosscollapsed { font-style : italic;
  82.         font-weight : normal;
  83.         display : 'none';
  84.         color : blue;}
  85.  .mvd-DFN-glosscollapsed { font-style : italic;
  86.         font-weight : normal;
  87.         display : 'none';
  88.         color : blue;}
  89.  DFN.glossexpanded { font-style : italic;
  90.         font-weight : normal;
  91.         color : blue;}
  92.  .mvd-DFN-glossexpanded { font-style : italic;
  93.         font-weight : normal;
  94.         color : blue;}
  95.